RefundCalculationPolicyBillingTransactionCode 
EntityType  Independent 
Logical Entity Name  RefundCalculationPolicyBillingTransactionCode 
Default Table Name  SaRefundBillCodes 
Logical Only  NO 
Definition 
 
Note 
 

RefundCalculationPolicyBillingTransactionCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RefundCalculationPolicyBillingTransactionCodeId(PK)    INTEGER  NO 
 
RefundCalculationPolicyId(FK)    INTEGER  YES 
 
BillingTransactionCodeId(FK)    INTEGER  YES 
 
CalculationType    CHAR(1)  NO 
 
IsAdminFee    BIT  NO 
 
FeeAmount    NUMERIC(7, 2)  YES 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AdjustmentBillingTransactionCodeId(FK)    INTEGER  YES 
 

RefundCalculationPolicyBillingTransactionCode Keys 
Key Name  Key Type  Keys 
Fk_SaRefundBillCodesMappedBillCodeID_SaBillCodeSaBillCodeID  Inversion Entry  AdjustmentBillingTransactionCodeId 
SaRefundBillCodes_SaRefundBillCodeID_U_C_IDX  PrimaryKey  RefundCalculationPolicyBillingTransactionCodeId 

RefundCalculationPolicyBillingTransactionCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
BillingTransactionCode  Non-Identifying  Zero or One to Zero or More        BillingTransactionCodeId  NO 
BillingTransactionCode  Non-Identifying  Zero or One to Zero or More        BillingTransactionCodeId  NO 
BillingTransactionCode  Non-Identifying  Zero or One to Zero or More        AdjustmentBillingTransactionCodeId  NO 
RefundCalculationPolicy  Non-Identifying  Zero or One to Zero or More        RefundCalculationPolicyId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RefundCalculationPolicyBillingTransactionCode Check Constraints 
Check Constraint Name  CheckConstraint